[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 67 Fn 00  - PC-net, Alloy Ntnx - Lock Semaphore And Wait               [N]

   AH = 00h
   DS:DX -> ASCIZ semaphore name (max 64 bytes)

Return: AL = status (see below)

See Also: AH=01h,AH=02h"PC-NET",INT 7F/AH=00h

Values for status:
 00h   successful
 01h   invalid function
 02h   semaphore already locked
 03h   unable to lock semaphore
 04h   semaphore space exhausted
 AH = semaphore owner if status=02h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson